home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Virtual Top Model
/
Virtual Top Model - Disc 1.iso
/
modulos
/
mod-1.dxr
/
00021_Inicializa presentación.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-04-01
|
310 b
|
15 lines
on exitFrame
global nIdioma, nFinVideo
case nIdioma of
1:
set the movieTime of sprite 2 to 300
set nFinVideo to 1200
2:
set the movieTime of sprite 2 to 1490
set nFinVideo to 2390
3:
set the movieTime of sprite 2 to 2680
set nFinVideo to 3585
end case
end